a11y: Add an explicit "reset to default" method
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 28 Jul 2020 15:46:53 +0000 (16:46 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 28 Jul 2020 15:49:13 +0000 (16:49 +0100)
commit470349c9028a574b2e2a78b3aad2a3620ac7dde6
tree7054d78bc7acf767f36bd7f8637303f11ab540de
parentbf06cad5d9d147fc9b5bc87d8166ead776f947f0
a11y: Add an explicit "reset to default" method

In some cases we explicitly want to unset an accessible attribute; for
instance, an accessible property is gated on a widget property, and if
the widget property gets unset, the accessible property should be reset.
docs/reference/gtk/gtk4-sections.txt
gtk/gtkaccessible.c
gtk/gtkaccessible.h